projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63c125a
)
* pmailsum.el (pmail-summary-goto-msg): Use pmail-show-message-maybe.
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 3 Dec 2008 02:40:40 +0000
(
02:40
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 3 Dec 2008 02:40:40 +0000
(
02:40
+0000)
lisp/mail/ChangeLog.pmail
patch
|
blob
|
history
diff --git
a/lisp/mail/ChangeLog.pmail
b/lisp/mail/ChangeLog.pmail
index 653e2c045c92a4d4483bf69b27689ccfd5d0fe32..700b61f2d8be7952c521ecc51f6aa091c81d3be0 100644
(file)
--- a/
lisp/mail/ChangeLog.pmail
+++ b/
lisp/mail/ChangeLog.pmail
@@
-8,6
+8,7
@@
(pmail-summary): Call pmail-summary-beginning-of-message
(pmail-new-summary): Check for pmail-summary-mode in the current
buffer, not in the pmail buffer.
+ (pmail-summary-goto-msg): Use pmail-show-message-maybe.
2008-11-13 Paul Reilly <pmr@pajato.com>